Response
| Field | Description | Type |
|---|
| status | "success" | |
| totals_pie | Radial chart | |
| regions_bar | Regions bar | |
| assortment_bar | Products bar | |
Totals pie fields:
| Field | Description | Type |
|---|
| production | Items produced | integer |
| shipping | Items shipped | integer |
| defects | Items disposed | integer |
Regions bar fields:
| Field | Description | Type |
|---|
| region_name | Name of region | string |
| shipping | Items shipped | integer |
Assortment bar fields:
| Field | Description | Type |
|---|
| assort_name | Product name | string |
| production | Items produced | integer |
| shipping | Items shipped | integer |